home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / sale_a31.arc / PRINTER.DOC < prev    next >
Text File  |  1990-12-26  |  10KB  |  224 lines

  1.                     Selecting a code for your printer:
  2.  
  3.                                  Overview: 
  4.  
  5. A⌠á thσá nex⌠á menu¼á yo⌡ caε outpu⌠ aε ASCI╔ characte≥á o≥á characte≥á se⌠ ì
  6. directl∙á t∩á you≥ printe≥ fo≥ thσ purposσ oµ Compressinτ o≥á Uncompressinτ ì
  7. thσ print«  
  8.  
  9. Thi≤ Hel≡ screeε wil∞ sho≈ yo⌡ thσ forma⌠ tha⌠ yo⌡ mus⌠ usσ fo≥ thσ prograφ ì
  10. t∩ properl∙ interpre⌠ you≥ request«á  Followinτ thi≤ overvie≈ arσ ASCI╔ anΣ ì
  11. printe≥á tables«á  Thσ ASCI╔ table≤ wil∞ sho≈ yo⌡ ho≈ t∩ cros≤ referencσá ß ì
  12. 'Characterº valuσ witΦ it≤ correspondinτ 'Decimalº o≥ 'Hexº value.
  13.  
  14.  
  15.                               Prope≥ format:
  16.  
  17. T∩á placσ ß characte≥ o≥ characte≥ se⌠ t∩ thσ printer¼á ente≥á thσá decima∞ ì
  18. equivalent≤ oµ thσ desireΣ characters¼ separateΣ b∙ commas║  
  19.  
  20.  
  21.  
  22.                                  27,37,71
  23.  
  24. This translates to:
  25.  
  26.                               [ESCAPE]   % G 
  27.  
  28.  
  29. Thσá [ESCAPE▌ ke∙ i≤ equa∞ t∩ decima∞ 27¼á thσ '%º i≤ decima∞ 37¼á  anΣ thσ ì
  30. capita∞ lette≥ 'Gº i≤ representeΣ b∙ 71«á  Al∞ character≤ anΣ contro∞ code≤ ì
  31. havσ ß decima∞ representatioε froφ ▒ througΦ  126.
  32.  
  33. Observσ tha⌠ thσ decimal≤ mus⌠ bσ separateΣ b∙ ß comma¼ no⌠ ß space.
  34.  
  35.  
  36.  
  37.                           Decimal to Ascii Codes:
  38.                             ASCII 1 through 31:
  39.                      Decimal, with Control codes shown
  40.  
  41.  D   Ctrl.  MEM           D   Ctrl.  MEM    
  42.                                             
  43.   0    ^@    nul          24   ^X    can    
  44.   1    ^A    soh          25   ^Y    em     
  45.   2    ^B    stx          26   ^Z    sub    
  46.   3    ^C    etx          27   ^[    esc    
  47.   4    ^D    eot          28   ^\    fs     
  48.   5    ^E    enq          29   ^]    gs     
  49.   6    ^F    ack          30   ^^    rs     
  50.   7    ^G    bel          31   ^_    us     
  51.   8    ^H    bs  
  52.   9    ^I    ht  
  53.  10    ^J    lf  
  54.  11    ^K    vt  
  55.  12    ^L    ff  è 13    ^M    cr  
  56.  14    ^N    so  
  57.  15    ^O    si  
  58.  16    ^P    dle 
  59.  17    ^Q    dc1 
  60.  18    ^R    dc2 
  61.  19    ^S    dc3 
  62.  20    ^T    dc4 
  63.  22    ^U    syn 
  64.  23    ^V    etb 
  65.  
  66.                            ASCII 32 through 126:
  67.                   Decimal, with corresponding Characters
  68.  
  69.   D   Ch       D   Ch       D   Ch          D   Ch          D   Ch   
  70.                                                                      
  71.                48    0      72    H         96   `          120    x 
  72.                49    1      73    I         97   a          121    y 
  73.                50    2      74    J         98   b          122    z 
  74.                51    3      75    K         99   c          123    { 
  75.                52    4      76    L        100   d          124    | 
  76.                53    5      77    M        101   e          125    } 
  77.                54    6      78    N        102   f          126    ~ 
  78.                55    7      79    O        103   g
  79.   32   sp      56    8      80    P        104   h
  80.   33   !       57    9      81    Q        105   i
  81.   34   "       58    :      82    R        106   j
  82.   35   #       59    ;      83    S        107   k
  83.   36   $       60    <      84    T        108   l
  84.   37   %       61    =      85    U        109   m
  85.   38   &       62    >      86    V        110   n
  86.   39   '       63    ?      87    W        111   o
  87.   40   (       64    @      88    X        112   p
  88.   41   )       65    A      89    Y        113   q
  89.   42   *       66    B      90    Z        114   r
  90.   43   +       67    C      91    [        115   s
  91.   44   ,       68    D      92    \        116   t
  92.   45   -       69    E      93    ]        117   u
  93.   46   .       70    F      94    ^        118   v
  94.   47   /       71    G      95    _        119   w
  95.  
  96.   
  97.                     An alternate ASCII character chart:
  98.             [displaying Decimal, Hexadecimal, and ASCII codes]
  99.  
  100.  
  101.      +----------------------+-----------------------+---------------------+
  102.      | DEC    HEX    ASCII  |  DEC    HEX    ASCII  | DEC    HEX    ASCII |
  103.      |   0     00     ^@    |   45     2D      -    |  90     5A      Z   |
  104.      |   1     01     ^A    |   46     2E      .    |  91     5B      [   |
  105.      |   2     02     ^B    |   47     2F      /    |  92     5C      \   |
  106.      |   3     03     ^C    |   48     30      0    |  93     5D      ]   |
  107.      |   4     04     ^D    |   49     31      1    |  94     5E      ^   |
  108.      |   5     05     ^E    |   50     32      2    |  95     5F      _   |
  109.      |   6     06     ^F    |   51     33      3    |  96     60      `   |è     |   7     07     ^G    |   52     34      4    |  97     61      a   |
  110.      |   8     08     ^H    |   53     35      5    |  98     62      b   |
  111.      |   9     09     ^I    |   54     36      6    |  99     63      c   |
  112.      |  10     0A     ^J    |   55     37      7    | 100     64      d   |
  113.      |  11     0B     ^K    |   56     38      8    | 101     65      e   |
  114.      |  12     0C     ^L    |   57     39      9    | 102     66      f   |
  115.      |  13     0D     ^M    |   58     3A      :    | 103     67      g   |
  116.      |  14     0E     ^N    |   59     3B      ;    | 104     68      h   |
  117.      |  15     0F     ^O    |   60     3C      <    | 105     69      i   |
  118.      |  16     10     ^P    |   61     3D      =    | 106     6A      j   |
  119.      |  17     11     ^Q    |   62     3E      >    | 107     6B      k   |
  120.      |  18     12     ^R    |   63     3F      ?    | 108     6C      l   |
  121.      |  19     13     ^S    |   64     40      @    | 109     6D      m   |
  122.      |  20     14     ^T    |   65     41      A    | 110     6E      n   |
  123.      |  21     15     ^U    |   66     42      B    | 111     6F      o   |
  124.      |  22     16     ^V    |   67     43      C    | 112     70      p   |
  125.      |  23     17     ^W    |   68     44      D    | 113     71      q   |
  126.      |  24     18     ^X    |   69     45      E    | 114     72      r   |
  127.      |  25     19     ^Y    |   70     46      F    | 115     73      s   |
  128.      |  26     1A     ^Z    |   71     47      G    | 116     74      t   |
  129.      |  27     1B     ^[    |   72     48      H    | 117     75      u   |
  130.      |  28     1C     ^\    |   73     49      I    | 118     76      v   |
  131.      |  29     1D     ^]    |   74     4A      J    | 119     77      w   |
  132.      |  30     1E     ^^    |   75     4B      K    | 120     78      x   |
  133.      |  31     1F     ^_    |   76     4C      L    | 121     79      y   |
  134.      |  32     20   (space) |   77     4D      M    | 122     7A      z   |
  135.      |  33     21     !     |   78     4E      N    | 123     7B      {   |
  136.      |  34     22     "     |   79     4F      O    | 124     7C      |   |
  137.      |  35     23     #     |   80     50      P    | 125     7D      }   |
  138.      |  36     24     $     |   81     51      Q    | 126     7E      ~   |
  139.      |  37     25     %     |   82     52      R    | 127     7F          |
  140.      |  38     26     &     |   83     53      S    |                     |
  141.      |  39     27     '     |   84     54      T    |                     |
  142.      |  40     28     (     |   85     55      U    |                     |
  143.      |  41     29     )     |   86     56      V    |                     |
  144.      |  42     2A     *     |   87     57      W    |                     |
  145.      |  43     2B     +     |   88     58      X    |                     |
  146.      |  44     2C     ,     |   89     59      Y    |                     |
  147.      +----------------------+-----------------------+---------------------+
  148.  
  149.  
  150.  
  151.                      Epson [TM] MX-80 Printer Control 
  152.  
  153. Eject Page                               12
  154. Compressed On                            15
  155. Compressed Off                           18
  156. Underline On                             27 45 1
  157. Underline Off                            27 45 0
  158. Italics On                               27 52
  159. Italics Off                              27 53
  160. Double Strike On                         27 71
  161. Double Strike Off                        27 72
  162. Emphasized Print On                      27 69
  163. Emphasized Print Off                     27 70èExpanded Print On                        27 87 1
  164. Expanded Print Off                       27 87 0
  165. Reset Printer to Defaults                27 64
  166.  
  167.                    Okidata [TM]  192/193 Printer Control
  168.  
  169. Eject Page                               12
  170. Enhanced Print On                        27 71
  171. Enhanced Print Off                       27 72
  172. 10.0 cpi                                 18
  173. 12.0 cpi                                 27 58
  174. 17.1 cpi                                 15
  175. Italics On                               27 37 71
  176. Italics Off                              27 37 72
  177. Bold On                                  27 69
  178. Bold Off                                 27 70
  179. *
  180.  
  181.                        Citizen [TM] Printer Control 
  182.  
  183. Eject Page                               12
  184. Pitch 10 cpi                             27 80
  185. Pitch 12 cpi                             27 77
  186. Letter Quality On                        27 120 1
  187. Letter Quality Off                       27 120 1
  188. Compressed On                            15
  189. Compressed Off                           18
  190. Underline On                             27 45 49
  191. Underline Off                            27 45 48
  192. Italics On                               27 4
  193. Italics Off                              27 5
  194. Emphasized Print On                      27 69
  195. Emphasized Print Off                     27 70
  196. Expanded Print On                        27 87 1
  197. Expanded Print Off                       27 87 0
  198. Reset Printer to Defaults                27 64
  199.  
  200.                             Tandy [TM] DMP 130A
  201.  
  202. Normal (10 CPI)                          27 19
  203. Compressed ON (12 CPI)                   27 23
  204. Compressed OFF                           27 19
  205. Italics ON                               27 66 1
  206. Italics OFF                              27 66 0
  207. Condensed ON                             27 20
  208. Condensed OFF                            27 19
  209. Bold ON                                  27 31
  210. Bold OFF                                 27 32
  211. Expanded ON                              27 14
  212. Expanded OFF                             27 15
  213. Page eject                               27 12
  214. *
  215. è                              Other Printers:
  216.  
  217.                        IBM [TM] Color Printer Setup
  218.  
  219. COMPRESS ON=15
  220. COMPRESS OFF=18
  221.  
  222.